OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
csv_value_str< T[N1][N2], is_writable > Struct Template Reference

Partial specialization for N=2 2D-Array. More...

Detailed Description

template<typename T, size_t N1, size_t N2, bool is_writable>
struct csv_value_str< T[N1][N2], is_writable >

Partial specialization for N=2 2D-Array.

Definition at line 149 of file csv_multiarray.hpp.

#include <csv_multiarray.hpp>

Public Member Functions

 csv_value_str (const T v[N1][N2], std::stringstream &str)
 

The documentation for this struct was generated from the following file: